ActiveReports 8 Server End User Guide
Create(Binding,EndpointAddress) Method

Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal binding As System.ServiceModel.Channels.Binding, _
   ByVal endpoint As System.ServiceModel.EndpointAddress _
) As TServiceChannel
public static TServiceChannel Create( 
   System.ServiceModel.Channels.Binding binding,
   System.ServiceModel.EndpointAddress endpoint
)

Parameters

binding
endpoint
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceChannelFactory<TServiceChannel> Class
ServiceChannelFactory<TServiceChannel> Members
Overload List

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum